home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 001 / upgrade2 / !Alarm / !Run < prev    next >
Text File  |  1994-02-11  |  401b  |  19 lines

  1. | > !Run
  2. |
  3. | This variable tells !Alarm where to look for the !Alarm file
  4. |
  5. Set Alarm$Dir <Obey$Dir>
  6. |
  7. | This variable tells !Alarm where to find the Messages and Templates files
  8. |
  9. Set Alarm$Path <Alarm$Dir>.
  10. |
  11. | Now set up the bits for the filetype
  12. |
  13. Set File$Type_AE9 Alarms
  14. Set Alias$@RunType_AE9 Run <Obey$Dir> %%0
  15. |
  16. WimpSlot -min 112k -max 112k
  17. WimpSlot -min 96k -max 96k
  18. Run Alarm:!RunImage %*0
  19.